Vcenter NamespaceManagement Supervisors Networks Edges AviInfo

Vcenter NamespaceManagement Supervisors Networks Edges AviInfo
Vcenter NamespaceManagement Supervisors Networks Edges AviInfo

Vcenter NamespaceManagement Supervisors Networks Edges AviInfo contains detailed information about an Avi Load Balancer.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "server": {
        "host": "string",
        "port": 0
    },
    "username": "string",
    "certificate_authority_chain": "string",
    "cloud_name": "string"
}
server
Required

Server is the address for the Avi Controller used to configure Virtual Servers.

This property was added in vSphere API 9.0.0.0.

string
username
Required

An administrator user name for accessing the Avi Controller.

This property was added in vSphere API 9.0.0.0.

string
certificate_authority_chain
Required

PEM-encoded CA certificate chain which is used to verify x509 certificates received from the server.

This property was added in vSphere API 9.0.0.0.

string
cloud_name
Optional

The cloud name for the Avi Controller.

This property was added in vSphere API 9.0.0.0.

Only set if custom cloud name is configured for this Avi Controller. If missing or null, it defaults to "Default-Cloud".